inspector: Clear overlays on unroot
authorMatthias Clasen <mclasen@redhat.com>
Sat, 17 Oct 2020 17:11:58 +0000 (13:11 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 17 Oct 2020 17:11:58 +0000 (13:11 -0400)
commita39e519bed033ab3fd7585a791ff820cbcd19558
tree37e3a68621715b786fca95ad072d2dc49cf72028
parente9eb385f254c8d7848f29535290822ed81b1cef6
inspector: Clear overlays on unroot

In dispose(), we can't access the root anymore,
since we're already unrooted.

Fixes: #3265
gtk/inspector/visual.c